﻿2026-07-29T13:23:44.2079068Z ##[group]Run actions/checkout@v5
2026-07-29T13:23:44.2079904Z with:
2026-07-29T13:23:44.2080499Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:23:44.2086339Z   token: ***
2026-07-29T13:23:44.2086937Z   ssh-strict: true
2026-07-29T13:23:44.2087492Z   ssh-user: git
2026-07-29T13:23:44.2088053Z   persist-credentials: true
2026-07-29T13:23:44.2088678Z   clean: true
2026-07-29T13:23:44.2089237Z   sparse-checkout-cone-mode: true
2026-07-29T13:23:44.2090989Z   fetch-depth: 1
2026-07-29T13:23:44.2091553Z   fetch-tags: false
2026-07-29T13:23:44.2092123Z   show-progress: true
2026-07-29T13:23:44.2092693Z   lfs: false
2026-07-29T13:23:44.2093219Z   submodules: false
2026-07-29T13:23:44.2093821Z   set-safe-directory: true
2026-07-29T13:23:44.2095088Z   allow-unsafe-pr-checkout: false
2026-07-29T13:23:44.2096289Z env:
2026-07-29T13:23:44.2097197Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T13:23:44.2098043Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T13:23:44.2098751Z ##[endgroup]
2026-07-29T13:23:44.6291816Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:23:44.6293590Z ##[group]Getting Git version info
2026-07-29T13:23:44.6294560Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T13:23:44.6514163Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T13:23:44.6781074Z git version 2.43.0.windows.1
2026-07-29T13:23:44.6808189Z ##[endgroup]
2026-07-29T13:23:44.6816135Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ad6228e0-bd25-43c5-b74e-d84c15bd0a22\.gitconfig'
2026-07-29T13:23:44.6830510Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ad6228e0-bd25-43c5-b74e-d84c15bd0a22' before making global git config changes
2026-07-29T13:23:44.6832337Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:23:44.6836300Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T13:23:44.7112064Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T13:23:44.7342051Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:23:44.7367072Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:23:44.7371620Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:23:44.8539321Z HEAD
2026-07-29T13:23:44.8836711Z ##[endgroup]
2026-07-29T13:23:44.8840225Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T13:23:45.6641459Z ##[group]Cleaning the repository
2026-07-29T13:23:45.6646113Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T13:23:48.0134832Z Removing target/
2026-07-29T13:23:48.0167925Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T13:23:48.4142135Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T13:23:48.4165465Z ##[endgroup]
2026-07-29T13:23:48.4169337Z ##[group]Disabling automatic garbage collection
2026-07-29T13:23:48.4174515Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T13:23:48.5944666Z ##[endgroup]
2026-07-29T13:23:48.5945059Z ##[group]Setting up auth
2026-07-29T13:23:48.5945457Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:23:48.8703978Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T13:23:49.3654174Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:23:49.3910559Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T13:23:49.9055517Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:23:49.9298120Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T13:23:50.4577204Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T13:23:50.5780508Z ##[endgroup]
2026-07-29T13:23:50.5781127Z ##[group]Fetching the repository
2026-07-29T13:23:50.5788191Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T13:23:51.4957804Z ##[endgroup]
2026-07-29T13:23:51.4960079Z ##[group]Determining the checkout info
2026-07-29T13:23:51.4961043Z ##[endgroup]
2026-07-29T13:23:51.4969687Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T13:23:51.5362278Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T13:23:51.5690717Z ##[group]Checking out the ref
2026-07-29T13:23:51.5698779Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T13:23:51.6196203Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T13:23:51.6220019Z ##[endgroup]
2026-07-29T13:23:51.6518481Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T13:23:51.6763848Z 5868b66d02466091c7f8dc36732bd53cef9d8947
